golang.org/x/tools/go/packages.importerFunc.Import (method, view implemented interface methods)
one use
golang.org/x/tools/go/packages (current package)
packages.go#L1094: func (f importerFunc) Import(path string) (*types.Package, error) { return f(path) }
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)